AppendixSQL CommandsDROP GROUPVersion: 1.0.16On this pageDROP GROUPDROP GROUP — remove a database role Synopsis DROP GROUP [ IF EXISTS ] name [, ...] Description DROP GROUP is now an alias for DROP ROLE. See Also DROP ROLE